Search Results

Search: Posts Made By: Hangman2
75,428
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,766
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,085
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 01:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy