Welcome, Guest! Log In | Create Account

Ticket #6222 (closed: fixed)

Opened 4 weeks ago

Last modified 4 weeks ago

Can't upload files to Project Web

Reported by: aseila Owned by: ctsai
Keywords: PEND Cc:
Private: no

Description

I am trying to upload some javadoc files to my project website for project healthcaresim. I did manage to get some files uploaded a few days ago. I think I used sftp.

When I try to follow the instructions for uploading files to the project web using scp, as:

scp -r javadoc aseila,healthcaresim@…:htdocs

I get an error that the username 'aseila,healthcaresim' is not a valid username. I have no trouble uploading files with:

scp -r javadoc aseila,healthcaresim@…:htdocs

Then, I can access the javadoc directory on the Developer web using the URL:

http://aseila.users.sourceforge.net/javadoc/

I have been unable to determine how to login to the shell service and manage the files on my project web or upload files to my project web using scp. Do I have to use sftp or rsync? How do I login to copy/move/delete files on the project web? Is there a better place to find documentation about this?

I am using opensolaris x86 and the version of ssh from Sun Microsystems for Solaris.

Thanks.
Andy Seila

Change History

Changed 4 weeks ago by hinojosa

  • keywords PEND added
  • owner set to ctsai
  • status changed from new to assigned

Hi Andy,

I think the issue may be that you need to include the full path.

Give that a try and let us know where you stand please.

If you need anything else, please post a response to this request.

Cheers!,

Daniel Hinojosa - Sr. Manager, SourceForge.net Support

P.S., Be sure to monitor our Site Status page.

Changed 4 weeks ago by ctsai

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.