added sysco poller
This commit is contained in:
3
sysco-poller/script.sh
Executable file
3
sysco-poller/script.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
lftp "sftp://NICKGREEK:Nic_$&^632@sb2b.sysco.com" -e "mirror Outbound /home; exit;"
|
||||
aws s3 sync /home/ s3://data.prod.app.integreatconsult.com/sysco/pending
|
||||
Reference in New Issue
Block a user