Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Sep 29, 2013 5:28 pm 
Offline
Newbie

Joined: Sun Sep 29, 2013 5:18 pm
Posts: 2
Hi,

I am not able to transfer file to my linode using SFTP. filezila is able to connect to the server. I am also able to delete or rename the file on the server. But when I try to transfer the file from my local machine, it shows following error message

Error: error while writing: failure
Error: File transfer failed

Can some one please help.

Thanks


Top
   
PostPosted: Sun Sep 29, 2013 8:32 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Perhaps your user account does not have permission to write to the directory you're trying to copy to? Or maybe the disk on your Linode is full?

You may want to try a different client besides Filezilla to see if you can get a more informative error message.


Top
   
PostPosted: Mon Sep 30, 2013 6:39 am 
Offline
Newbie

Joined: Sun Sep 29, 2013 5:18 pm
Posts: 2
I am a new to linux. Can you please tell me how can I check disk quota.


Top
   
PostPosted: Mon Sep 30, 2013 8:15 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Run
Code:
df -h 


It'll spit out something like this
Code:
Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1        79G   15G   61G  20% /
udev            494M  4.0K  494M   1% /dev
tmpfs           201M  284K  200M   1% /run
none            5.0M     0  5.0M   0% /run/lock
none            501M     0  501M   0% /run/shm


The one that has / under Mounted on is your root drive.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
PostPosted: Tue Oct 01, 2013 6:46 pm 
Offline
Senior Member
User avatar

Joined: Wed Jun 26, 2013 1:53 am
Posts: 118
It's probably a permission issue.

_________________
Homepage www.sturmkrieg.com
Social network Gamernet
Development website Sashaweb Development
Imageboard img.sturmkrieg.com
WikiHub free wiki host Community Wiki


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group