What is a "Toggle Transcript"? - ftp

I'm having trouble downloading files from my client's development server.
They said that one of their connections is working just fine with the exact same FTP credentials.
To help resolve the problem they asked me to give them "Toggle Transcripts"
What are toggle transcripts and how can I get them from CyberDuck?

In my version, I have a "Toggle Log Drawer" menu option (under the View menu, I think). Selecting this reveals an extra window element, where information about the FTP session is printed. In your case, this window may contain information that your client can use to diagnose the problem. It's just a log of your activity when using Cyberduck.

Related

Virtual Shared Driver Indexing problems

We just virtualized a Windows server in Azure and everything in working fine on Client side, but we are not being able to solve the indexing search problem.
When you have a local drive, Windows can index the path and searches works fine using Windows menu/search box in task bar. But for shared drives it seems to fail.
In Windows Explorer the search pretends to work, but it takes forever to find a file or folder. And sometimes it just won't move anywhere. So it is not an option for users since them are used to search using menu bar.
We have tried to change drive properties in Right button to Shared Driver > "Allow files on this drive to have contents indexed in addition to file properties, but it was already enabled.
When we try to disable it, it prompts an error saying that the user doesn't have permission to do it, but it does anyway. And when we try to re-enable, the message prompts again, but it is enabled with no problem at all. But once again, nothing changes and Initial Menu Search just won't work.
Does anyone knows if there is a solution for that?
For me it seems to be an server setup since I see that permission error, but, as far as I know, if the shared driver is already mounted, I can't see a reason why Windows can't index it.
Ps.1: In the shared drive security tab, the System has full permissions.
Ps.2: If there is a solution for this, is that possible to solve it on the Windows server Side so we won't need to access client by client to change it manually?
enter image description here
Please check the following setting and see.
1.First thing is to check network location is being indexed. open File Explorer right-click on the mapped network drive that you need to index, then select the Properties and Make sure that, the Allow Files on this Drive to Have Contents Indexed checkbox is selected.
You have already done this step
2.try to check the search options for network drive in file explorer, go to view tab>>click on Options Icon and choose the change folder and search option menu it will open the folder options dialog box and select search tab and make sure first option is not selected
3.check server side Indexing
4.we need to make sure search service needs to be running.
Open services.msc check for the wndows search service and try to restart the service.
5.Go to Settings on the Windows 10 desktop, then click on Search, followed by Searching Windows scroll down and try to run the indexer troubleshooter
Reference https://learn.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/fix-problems-in-windows-search

What does "workspace id:s" do in an RDP file?

I am debugging an RDP connection, and in the .rdp file there is a flag
workspace id:s:my-rdp-host.example.com
I see this parameter included in examples in many places on the internet like StackOverflow and in Microsoft support. But, no one ever explains what it does. It is not even listed in the official docs for RDP.
So, does anyone know what the workspace id:s: setting does in an RDP file?
This value seems to appear in remote application session when mouse is over rdp icon in task bar. For example see the icon where i set: workspace id:s:test
enter image description here

How do I create a file to open many different Chrome Browser websites at once on OS 10.13.6

MacOS 10.13.6 Chrome Version 77.0.3865.90
I would like to open 20 different Facebook Group Pages with Chrome (I Do Not EVER Use Safari) with a "batch" file. I know that's a 'Windows' term but that's all I know...
Here's What I Do Now:
Once the Chrome Browser is up, I can open them one at a time from 'Notes' with all the links in one file and then clicking on one link, then click back to notes and click on the next link...
I'd like to save a lot of Daily labor by creating a desktop file I can click on to open them all at once...
I have 41 different groups I use but on my system Chrome can open 20 at a time without a lot of 'WAIT' Time...
I'm REALLY IGNORANT! All the Experience I have is DOS 3.1, from the 1980s-90s I hope one of You WIZARDS can help me with this problem...
Note: I Tried to post what I know how to do but the system won't allow me to put it in since it's now BAD Code(Example I know...Start “facebook-1” www.facebook.com/The Holy Bible).
Thanx HEAPS!
Welcome to Stackoverflow!
I would say the most user-friendly way to achieve this is using Apples build in Automator App.
Here is what I did:
Create a new Automator Program.
I added a "Get Specified URLs" block. Here you can add all the websites you want to open up.
Then I added a "Run Shell Script" block that contains the code to open up Chrome for every url you entered above. Just make sure to pick "As Argument" in the top right of the block.
Once saved all your websites should open up at once.
My system language is set to german but you should be fine to follow along.

Does Firefox have an offline throttling mode/disable network feature?

I'm doing some front end work and I need to test how the program reacts when it loses a network connection. Firefox has a "Work offline" setting but that drops the connection for every tab -- I only want to disable the network connection for a single tab. Chrome has this with an "Offline" checkbox in the Network tab of the devtools that makes this really convenient.
This is what this feature looks like in Chrome:
The best solution I've found is to use "Request Blocking". Add * to match all requests. It also blocks local requests.
~~As of at most v97, work offline can be found by clicking File > Work Offline in the top left of the window. If you do not have the File menu, try pressing alt to make it appear.
As commentators note, this apparently allows requests to localhost, and will set all of your tabs to offline mode.~~
Greg has a much better answer
Yes we do have the option in firefox
version: 65.01
Click on the setting button(hamburger)
Then click the web developer option
Then click on the work offline option
For at least Firefox v92 (and probably previous ones) offline mode can be found by pressing ALT to bring up the File/Edit/View etc menus, then File > Work Offline.

Directly edit files of an FTP server using Atom

I have tried time and time again to get remote-edit working within atom. I have added my known working FTP server, click on the Browse Hosts button, and attempt to connect. I am 100% sure the username and password are correct. I don't know what kind of data to provide, other than it worked once, but has never worked again.
From a look at the source, remote-edit prints all errors to the console. To open the console, open the View menu, then browse to Developer and click Toggle Developer Tools. Or use the shortcut CmdAltI (it's probably CtrlAltI on Windows.) This should help finding the cause of your problem.

Resources