always errors when moving folders to server

Discussion in 'Server Operation' started by Heeter, Apr 3, 2009.

  1. Heeter

    Heeter Member

    Hi all,

    I keep getting an error when I start to transfer a folder from my desktop to my file server. I always have to click "skip" and continue with the transfer, then go back to the original folder and start the transfer again.

    I did a reformat and reinstall of my desktop ubuntu, and I put the original fstab back in, and the errors continue.

    My windows machine doesn't have trouble moving stuff to the same file server.

    Here is one example:


    Code:
    Error while copying "registry.dat".
    There was an error copying the file into 
    /home/administrator/Ftpfiles/Mozilla.
    
    Show More Details
    
    Error opening file '/home/administrator/Ftpfiles/Mozilla/registry.dat': Permission denied
    
    
    "/home/administrator/Ftpfiles" is my network folder

    Mozilla is the folder, registry.dat is a file inside the monzilla folder.

    This is the same error I always get when I move any folder.

    Thanks

    Heeter
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Are you talking about Samba, FTP, SCP, etc.?

    What's the output of
    Code:
    ls -la /home/administrator/Ftpfiles/Mozilla/
    ?

    What's the username of the user that is getting the permission error?
     
  3. Heeter

    Heeter Member

    Hi falko,

    It is a samba file server (perfect server 8.10 setup)

    Both desktop and file server use same user name: administrator

    Tha particular folder was just one example, this problem is with any folder that move to the server.

    Thanks

    Heeter
    ________
    STARCRAFT II REPLAY
     
    Last edited: Mar 7, 2011
  4. falko

    falko Super Moderator ISPConfig Developer

    Can you post the output of one of the examples that gives you an error?
     
  5. Heeter

    Heeter Member

    How do I get an output of the error, Falko?

    The more I do research, The more I think that maybe the problem is with my fstab, should I post it?


    Heeter
    ________
    VOLCANO DIGITAL VAPORIZER
     
    Last edited: Mar 7, 2011
  6. falko

    falko Super Moderator ISPConfig Developer

    Run the command from #2 and post it here.
     
  7. xrat

    xrat Member

Share This Page