MATLAB Function Reference Previous page   Next Page
mput (ftp)

Upload file or directory to FTP server

Syntax

Description

mput(f,'filename') uploads name from the MATLAB current directory to the current directory of the FTP server f, where name is a file or a directory and its contents, and where f was created using ftp. You can use a wildcard (*) in filename.

See Also

ftp, mget (ftp), mkdir (ftp), rename (ftp)


Previous page  movie2avi msgbox Next page

© 1994-2005 The MathWorks, Inc.