MESSAGE
DATE | 2003-06-11 |
FROM | Joe Villari
|
SUBJECT | Subject: [hangout] FTP Question
|
How do I ftp more than one file at a time or an entire directory?
when I use put this is what happens:
ftp> pwd 257 "/client/home/marketstreetacs/docs/test" is current directory. ftp> put /mac/ACS/website/* /client/home/marketstreetacs/docs/test local: /mac/ACS/website/8717.jpg remote: /client/home/marketstreetacs/docs/test 553 /client/home/marketstreetacs/docs/test: Is a directory. ftp>
so I then tried mput:
ftp> mput /mac/ACS/website/* /client/home/marketstreetacs/docs/test mput /mac/ACS/website/8717.jpg? 553 Could not determine cwdir: No such file or directory. ftp>
Thanks Joe
____________________________ NYLXS: New Yorker Free Software Users Scene Fair Use - because it's either fair use or useless.... NYLXS is a trademark of NYLXS, Inc
|
|