
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Excluding a directory with ncftpput
- Date: Wed, 07 Mar 2007 18:21:01 +0900
- From: Dave M G <martin@??>
- Subject: [tlug] Excluding a directory with ncftpput
- User-agent: Thunderbird 1.5.0.9 (X11/20070104)
TLUG,
I'm using the following command to upload all the files within a
directory called "web", within a shell script:
ncftpput -R -u"username" -p"password" ftp.server.net / web
The "-R" option makes it upload files in directories recursively, which
is good.
However, I can't find any option with ncftpput to exclude a directory,
which is bad. I have one directory in the whole tree that I need to exclude.
Searching though the documentation at
http://www.ncftp.com/ncftp/doc/ncftpput.html returned nothing about
excluding files or directories.
Is there a way to do that?
--
Dave M G
Ubuntu 6.10 Edgy Eft
Kernel 2.6.17.7
Pentium D Dual Core Processor
PHP 5, MySQL 5, Apache 2
Home |
Main Index |
Thread Index