Search Results

Search: Posts Made By: Hangman2
75,489
Posted By in2nix4life
By default in batch mode sftp commands will...
By default in batch mode sftp commands will terminate when an error is encountered. Per the man page, this behavior can be changed by prefixing the command with a "-":


-b batchfile
...
68,830
Posted By binlib
Sftp does not work after upgrade fo F12 [Solved!]...
Sftp does not work after upgrade fo F12 [Solved!] (http://lists.fedoraproject.org/pipermail/users/2010-March/369736.html)
2,100
Posted By jsmithstl
sftp supports the use of a batch file containing...
sftp supports the use of a batch file containing a list of commands you want to execute once connected.
#!/bin/ksh

#
# Define the batch file.
#
SFTP_BAT_FILE=files_to_send.bat

#
# Remove...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy