473,385 Members | 1,843 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

SSH and Linux/Unix...need help!

I'm been using dev environments like Dreamweaver with ASP for years
and recently got a php job that requires SSH to access the server.
Command line is really new to me and I need to learn this. Also I
can't seem to find a way to access the server with Dreamweaver MX 2004.
The guys there say it's not possible but no one there really knows
Dreamweaver that well. Is there a way they/I don't know of?

Thanks!

Dec 4 '05 #1
16 2079
On Sat, 03 Dec 2005 17:34:11 -0800, ki*****@yahoo.com wrote:
I'm been using dev environments like Dreamweaver with ASP for years and
recently got a php job that requires SSH to access the server. Command
line is really new to me and I need to learn this. Also I can't seem to
find a way to access the server with Dreamweaver MX 2004.
The guys there say it's not possible but no one there really knows
Dreamweaver that well. Is there a way they/I don't know of?


You need a SFTP (secure file transfer protocol) capable FTP client

Filezilla is good

http://filezilla.sourceforge.net/

The commercial ssh client is also good

http://www.ssh.com/products/tectia/client/

Masochists swear by Putty

http://www.chiark.greenend.org.uk/~sgtatham/putty/

And if you have a recent version of WS_FTP Pro, that'll do the job too.
Dec 4 '05 #2
WinSCP is what you should use. You don't even need to know anything
to do with the Linux shell since it's a visual tool that you can drag
and drop files to your server.

http://winscp.net/eng/index.php

I don't know of anyway to do with via dreamweaver.

Dec 4 '05 #3
Yeah, WinSCP is a very good tool, also CuteFTP u can use for drag &
drop solution, but anyway to connect by SSH commands:
1- type : ssh <server name or address> -l <username> -p <port number>
2- type ur password
3- you are in : dir for view, cp for copy, mv to move, rm -rf filename
to delete, and help will be the best command there ;-)
Best Regards,
XIII

Dec 4 '05 #4
Ofcourse all of that you will type in the terminal you can get from
Linux if you are on Linux or Putty application in windows you can find
it by searching google, it's so easy tool to access SSH :-)
Enjoy!

Dec 4 '05 #5
JDS
On Sat, 03 Dec 2005 17:34:11 -0800, ki*****@yahoo.com wrote:
Is there a way they/I don't know of?


Tried Google lately? Here is what I turned up:

http://www.google.com/search?hl=en&h...MX+ssh&spell=1

--
JDS | je*****@example.invalid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

Dec 5 '05 #6
yea, tried it a lot of ways and I still can't get it to work. thanks
anyway.

Dec 5 '05 #7
"ki*****@yahoo.com" <ki*****@yahoo.com> wrote in
news:11**********************@g44g2000cwa.googlegr oups.com:
yea, tried it a lot of ways and I still can't get it to work. thanks
anyway.


If you'd learn to quote properly, people might be able to help. As it
is, I don't know the problem so can't help.

--
Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
Webmaster/Computer Center Manager, NMSU at Alamogordo
http://alamo.nmsu.edu/ There are 10 kinds of people.
Those that understand binary and those that don't.
Dec 6 '05 #8
trying to access a remote server via ssh with dreamweaver, sorry you
didn't get that. other responders understood....

anyway, Dreamweaver MX 2004 has ssh built in...I have 2004 at home but
not at work. I did follow the instructions for the patch (if you want
to call it that) and it worked but apparently the server is quirky or
something because it's still not working. also, something new to me,
apparently folders in linux can be recognized as files or documents.

Dec 6 '05 #9
don't you have a ftp server installed on that server?

--
Geeks Home
www.fahimzahid.com


<ki*****@yahoo.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I'm been using dev environments like Dreamweaver with ASP for years
and recently got a php job that requires SSH to access the server.
Command line is really new to me and I need to learn this. Also I
can't seem to find a way to access the server with Dreamweaver MX 2004.
The guys there say it's not possible but no one there really knows
Dreamweaver that well. Is there a way they/I don't know of?

Thanks!

Dec 6 '05 #10
I'm that there isn't. Linux/Unix is really new to me and so is ssh and
"not" working with ftp. It's driving me nuts.

Dec 6 '05 #11
I'm told that there isn't. Linux/Unix is really new to me and so is
ssh and "not" working with ftp. It's driving me nuts.

Dec 6 '05 #12
that should have read "I'm told that there isn't"

Dec 6 '05 #13
"ki*****@yahoo.com" <ki*****@yahoo.com> wrote in
news:11*********************@g14g2000cwa.googlegro ups.com:
trying to access a remote server via ssh with dreamweaver, sorry you
didn't get that. other responders understood....


You missed my point and still are not quoting properly. I don't see
every message of every thread. I didn't misunderstand, the post I
replied to with no information was the first I saw.

You didn't do any better. You provided an explanation but still did
not include any information about who/what you were replying to. You
know what that gets you?

Plonk.

--
Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
Webmaster/Computer Center Manager, NMSU at Alamogordo
http://alamo.nmsu.edu/ There are 10 kinds of people.
Those that understand binary and those that don't.
Dec 6 '05 #14
ki*****@yahoo.com wrote:
trying to access a remote server via ssh with dreamweaver, sorry you
didn't get that. other responders understood....

Perhaps the information in my .sig will help you become a better
netizen.
Brian

--
Please quote enough of the previous message for context. To do so from
Google, click "show options" and use the Reply shown in the expanded
header.
Dec 7 '05 #15
"Default User" <de***********@yahoo.com> wrote in news:3vmopcF16ho56U1
@individual.net:
ki*****@yahoo.com wrote:
trying to access a remote server via ssh with dreamweaver, sorry you
didn't get that. other responders understood....

Perhaps the information in my .sig will help you become a better
netizen.

Brian,

Gee, someone with a clue. Your .sig is right on the money.
(.sig purposely copied and pasted)

--
Please quote enough of the previous message for context. To do so from
Google, click "show options" and use the Reply shown in the expanded
header.

--
Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
Webmaster/Computer Center Manager, NMSU at Alamogordo
http://alamo.nmsu.edu/ There are 10 kinds of people.
Those that understand binary and those that don't.
Dec 7 '05 #16
Stan McCann wrote:
"Default User" <de***********@yahoo.com> wrote in news:3vmopcF16ho56U1
@individual.net:
Perhaps the information in my .sig will help you become a better
netizen.

Gee, someone with a clue. Your .sig is right on the money.
(.sig purposely copied and pasted)


Here's a link that some on comp.lang.c post in these situations, it
contains more information than my rather compressed .sig.

http://cfaj.freeshell.org/google/

Brian

--
Please quote enough of the previous message for context. To do so from
Google, click "show options" and use the Reply shown in the expanded
header.
Dec 7 '05 #17

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: gurtd_dauberie | last post by:
I can't get the correct IP address on Linux... The following code works properly on Windows and Unix. But on Linux, I always get the Loopback Address (127.0.0.1) Here is the code : //gets the...
383
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a...
26
by: blah | last post by:
ok, i m going to use Linux for my Python Programs, mainly because i need to see what will these fork() and exec() do. So, can anyone tell me which flavour of linux i should use, some say that...
4
by: Bonj | last post by:
Hi What is a good C/C++ compiler for a 64-bit linux system? I'm thinking of building a new PC and want to put an AMD64 in it. Since I've already got one windows PC, windows isn't free, and isn't...
4
by: Jonah Olsson | last post by:
Dear All, I'm currently developing a solution where large amounts of personalised emails are being created (and no, this is not spam...) on the ASP.NET platform and being delivered by a Debian...
3
by: Andy Grayson | last post by:
Hi, I am not sure this is the right group to ask as I think the problem is Linux related but I have had no joy from Linux groups I am new to both Linux and Programming, I am learning as I go but...
1
Nepomuk
by: Nepomuk | last post by:
In most modern distributions of Linux and Unix (at least ones with graphical environments like KDE, Gnome or XFCE), you get to mount your partitions easily from the desktop. In some cases however, it...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
3
by: Paddy | last post by:
Hi, I am am falling at the first hurdle when trying to access a library using ctypes. I have a file libucdb.so which the file command says is shared object, but I cannot get it to load: Any...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.