2回目の投稿者 秦(ハタ)です。Vineとは直接関係ないかも知れませんが
皆様のお知恵をお借りしたいと思います。
現在Win-NT<------->Win-NT間でFTPにて
File 転送を自動で行なっています。
以下Windows−NTのFTPの
/****************************************/
system("ftp -n -s:msls01_09.dat [host-NT1]");
/****************************************/
-s:msls01_09.datの中身以下
***************************
user NT01user NT01password
put sendmod.dat
bye
***************************
でイベントが発生時にsystem関数にてFTPが起動します。
この動作をVineーLinuxに置き換えようとしていますが
manを読んでも理解できません。
解決方法をご教授ください、宜しくお願いいたします。
以下WIN-Help
FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-w:windowsize] [-A]
-v Suppresses display of remote server responses.
-n Suppresses auto-login upon initial connection.
-i Turns off interactive prompting during multiple file
transfers.
-d Enables debugging.
-g Disables filename globbing (see GLOB command).
-s:filename Specifies a text file containing FTP commands; the
commands will automatically run after FTP starts.
-a Use any local interface when binding data connection
-A login as anonymous.
-w:buffersize Overrides the default transfer buffer size of 4096.
host Specifies the host name or IP address of the remote
host to connect to.
Notes:
- mget and mput commands take y/n/q for yes/no/quit.
- Use Control-C to abort commands.
****************************************
ビットデシジョン 秦 庄
e-mails shoji _at_ bitdecision.co.jp
****************************************
Follow-Ups:
- [vine-users:026531] Re: Auto-FTPOOSATO,Kazzrou
- Prev by Subject: [vine-users:026526] MHonArc-2.4.6_jp
- Next by Subject: [vine-users:026528] Re: kernel-2.2.16 & i810
- Previous by thread: [vine-users:026541] Re: Windows のIE でapache 上のtxt.gz を開く
- Next by thread: [vine-users:026531] Re: Auto-FTP
- Indexes:[Main][Thread]