Tutorial by Topics: file

public FileSystemWatcher() public FileSystemWatcher(string path) public FileSystemWatcher(string path, string filter) pathfilterThe directory to monitor, in standard or Universal Naming Convention (UNC) notation.The type of files to watch. For example, "*.txt" watches for changes...
Common Options--c --createCreate a new archive.-x --extractExtract files from an archive.-t --listList the contents of an archive.-f --file=ARCHIVEUse archive file or dir ARCHIVE.-v --verboseVerbosely list files processed.Compression Options--a --auto-compressUse archive suffix to determine the com...
FTPClient connect(InetAddress host, int port) FTPClient login(String username, String password) FTPClient disconnect() FTPReply getReplyStrings() boolean storeFile(String remote, InputStream local) OutputStream storeFileStream(String remote) boolean setFileType(int fileType) boolean complet...
string source; string destination; ParameterDetailssourceThe file that is to be moved to another location.destinationThe directory in which you would like to move source to (this variable should also contain the name (and file extension) of the file.
request.files['name'] # single required file request.files.get('name') # None if not posted request.files.getlist('name') # list of zero or more files posted CombinedMultiDict((request.files, request.form)) # combine form and file data
ParameterDetailsIFSInternal field separatorfileA file name/path-rPrevents backslash interpretation when used with read-tRemoves a trailing newline from each line read by readarray-d DELIMContinue until the first character of DELIM is read (with read), rather than newline
scp /some/local/directory/file_name user_name@host_name:destination_file_path scp user_name@host_name:origin_file_path /some/local/directory
Paths.get(String first, String... more) // Creates a Path instance by its String elements Paths.get(URI uri) // Creates a Path instance by a URI
See also Introduction to Geographical Maps and Input and Output
file dirname filepath file tail filepath file rootname filepath file extension filepath file join path1 path2 ... file normalize path file nativename path
int fcntl(int fd, int cmd, struct flock*); int lockf(int fd, int cmd, off_t len);
Profile file is a powershell script that will run while the powershell console is starting. This way we can have our environment prepared for us each time we start new powershell session. Typical things we want to do on powershell start are: importing modules we use often (ActiveDirectory, Ex...
This section provides an overview of what filemaker is, and why a developer might want to use it. It should also mention any large subjects within filemaker, and link out to the related topics. Since the Documentation for filemaker is new, you may need to create initial versions of those related...

Page 5 of 11