Search Results

Search: Posts Made By: Nigge
7,563
Posted By Nigge
Yes I am, Ok the problem is now solved. ...
Yes I am,

Ok the problem is now solved. there was a problem with the crontab...I moved the rows around and then it worked...

Thanks everybody for your help!
7,563
Posted By Nigge
*/10 * * * *...
*/10 * * * * /mnt/HD/HD_a2/Nigge/SensorReader/ftp.sh
7,563
Posted By Nigge
I am using the complete path to curl...? ...
I am using the complete path to curl...?


#! /bin/sh
/ffp/bin/curl -u user_password --upload-file /ffp/home/root/1282123.txt ftp.b10.levonline.com/public_html/fotosupport.se/Nigge/
7,563
Posted By Nigge
curl -u username:password --upload-file...
curl -u username:password --upload-file /ffp/home/root/1282123.txt ftp.b10.levonline.com/public_html/fotosupport.se/Nigge/


this made it work! when i ran the shellscript
but when I schedule it...
7,563
Posted By Nigge
Ok, I tried another script using curl instead. ...
Ok, I tried another script using curl instead.
this script is even simplier...

curl -u "username:password" --upload-file test.txt ftp.b10.levonline.com/public_html/fotosupport.se/Nigge --no-epsv...
7,563
Posted By Nigge
Ok thanks for your help:) Im sorry if there was a...
Ok thanks for your help:) Im sorry if there was a lot of information missing, we live and we learn;-)

Ok...
The script that seems to match my needs is:

#!/bin/bash

HOST=ftp.server.com ...
7,563
Posted By Nigge
Yes I have tried a bunch of these scripts, but I...
Yes I have tried a bunch of these scripts, but I havent got anyone working, thats why I started a new thread =)
7,563
Posted By Nigge
[Solved] Simple Shellscript for uploading files to a specific folder on a ftp-server?
hi!
Iam using my D-link DNS-320 (NAS) with fun_plug installed (a unix client)

I am currently using cron to run a shellscript running a java-application that creates a couple of txt files.
...
Showing results 1 to 8 of 8

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