|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|||
|
[bash] Ftp?
Hi, I'm trying to get ftp working by bash script... i tried this:
#!/bin/bash ftp -un host <<EOF quote USER username quote PASS password binary put /path/to/my/file quit EOF but connection stuck at PUT query... Maybe some other way to get this? |
|
|||
|
ftp -in host <<EOF ? ;>
|
![]() |
| Viewing: Dev Hardware Forums > SOFTWARE > Programming > [bash] Ftp? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|